{% extends 'base.html' %} {% block title %}Unlock your score — {{ course.title }}{% endblock %} {% block content %} Almost there Enter your details to unlock your projected certification score. We may follow up with a discount code. {% csrf_token %} Email {{ form.email }} {% if form.email.errors %}{{ form.email.errors|striptags }}{% endif %} WhatsApp {{ form.whatsapp }} Show my projected score {% endblock %}
Enter your details to unlock your projected certification score. We may follow up with a discount code.